ITestCommand.Amplitude property

The amplitude of the command in the test. The unit varies according to your control mode.

Control mode Default unit User unit (if the user changed the unit)
DirectPos Count User unit
DirectVel Count per second User unit per second
DirectTor Percent (%) Percent (%)

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double Amplitude { get; }
ReadOnly Property Amplitude As Double

Property value

Type: double

See also

ITestCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace